SmartLCD Release Notes
V1.01 and V0.88
March 10, 2010

Note there are two different code bases for the SmartLCD.

Version 0.88 was written before V1.01 (I know seems silly 
to say but there is a code skew between the two).

V1.01 was written by one author using an earlier version
of V0.88.  This version has a newer interrupt driven slave 
I2C driver built in it with a different command interface.

V0,88 was continued by another auther and has a different
user interface with an incomplete I2C interface.

If you are interested in using the latest I2C interface then
use code base V1.01.  If you are looking for a slightly cleaner
implementation without I2C then use V0.88.

Both versions can be used to generate new versions.

